From 39af48f3ce2300f5d6a963ef44b6d5307733dbc7 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Sun, 30 Jan 2005 21:22:11 +0000 Subject: [PATCH] more useless commits --- includes/DefaultSettings.php | 2 +- includes/SiteStatsUpdate.php | 3 +-- includes/UpdateClasses.php | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 8eb112108a..b86257ab3c 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1132,4 +1132,4 @@ $wgMinimalPasswordLength = 0; } else { die(); } -?> +?> \ No newline at end of file diff --git a/includes/SiteStatsUpdate.php b/includes/SiteStatsUpdate.php index 25cc89ed67..aefb35a6f6 100644 --- a/includes/SiteStatsUpdate.php +++ b/includes/SiteStatsUpdate.php @@ -46,5 +46,4 @@ class SiteStatsUpdate { $db->query( $sql, 'SiteStatsUpdate::doUpdate' ); } } - -?> +?> \ No newline at end of file diff --git a/includes/UpdateClasses.php b/includes/UpdateClasses.php index f4778b52e8..872d5f9a45 100644 --- a/includes/UpdateClasses.php +++ b/includes/UpdateClasses.php @@ -14,4 +14,4 @@ require_once( 'LinksUpdate.php' ); require_once( 'SearchUpdate.php' ); require_once( 'SquidUpdate.php' ); -?> +?> \ No newline at end of file -- 2.20.1